PDF4Java Reference Documentation
com.o2sol.pdf4java.core.security Package / PDFNoCryptSecurityHandler Class
Members
In This Topic
    PDFNoCryptSecurityHandler Class
    In This Topic
    Defines a security handler that does not encrypt the data.
    This class supports the internal library infrastructure and should not be used by external client code.
    Object Model
    PDFNoCryptSecurityHandler ClassPDFCosDictionaryContainer Class
    Syntax
    public class PDFNoCryptSecurityHandler 
        extends PDFSecurityHandler 
    Inheritance Hierarchy

    java.lang.Object
       com.o2sol.pdf4java.core.security.PDFSecurityHandler
          com.o2sol.pdf4java.core.security.PDFNoCryptSecurityHandler

    See Also